home *** CD-ROM | disk | FTP | other *** search
- <!DOCTYPE UI><UI version="3.3" stdsetdef="1">
- <class>Form1</class>
- <widget class="QWidget">
- <property name="name">
- <cstring>Form1</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>434</width>
- <height>285</height>
- </rect>
- </property>
- <property name="caption">
- <string>Form1</string>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QPushButton" row="4" column="1">
- <property name="name">
- <cstring>StopSearchButton</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>4</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string>Stop search</string>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Press the button to abort the operation.</string>
- </property>
- </widget>
- <spacer row="0" column="0">
- <property name="name">
- <cstring>spacer4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="0" column="3">
- <property name="name">
- <cstring>spacer4_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>10</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="2">
- <property name="name">
- <cstring>spacer3</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>10</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="1" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>textLabel2</cstring>
- </property>
- <property name="text">
- <string>The following partitions have been found:</string>
- </property>
- </widget>
- <widget class="CCheckListControl" row="2" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>FoundPartList</cstring>
- </property>
- <property name="allColumnsShowFocus">
- <bool>true</bool>
- </property>
- <property name="resizeMode">
- <enum>AllColumns</enum>
- </property>
- <property name="whatsThis" stdset="0">
- <string>Here you can see all file systems found during the search operation.</string>
- </property>
- </widget>
- <widget class="QLayoutWidget" row="0" column="1" rowspan="1" colspan="2">
- <property name="name">
- <cstring>layout1</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QFrame">
- <property name="name">
- <cstring>AnimationPanel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>4</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>5</number>
- </property>
- <widget class="QLabel" row="0" column="0">
- <property name="name">
- <cstring>AnimationLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="pixmap">
- <pixmap>image0</pixmap>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="QFrame">
- <property name="name">
- <cstring>frame4</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>OperationComment</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- <widget class="QProgressBar">
- <property name="name">
- <cstring>OperationProgress</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="progress">
- <number>0</number>
- </property>
- <property name="percentageVisible">
- <bool>false</bool>
- </property>
- </widget>
- <widget class="QLabel">
- <property name="name">
- <cstring>OverallComment</cstring>
- </property>
- <property name="text">
- <string>Overall progress</string>
- </property>
- </widget>
- <widget class="QProgressBar">
- <property name="name">
- <cstring>OverallProgress</cstring>
- </property>
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>3</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="progress">
- <number>0</number>
- </property>
- <property name="percentageVisible">
- <bool>false</bool>
- </property>
- </widget>
- </vbox>
- </widget>
- </hbox>
- </widget>
- </grid>
- </widget>
- <images>
- <image name="image0">
- <data format="PNG" length="709">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af40000028c49444154789cdd974d76eb200c85af72b21acf60e8ed9865c176783331f376f406465410ff25e9a8b7c7c7764ab89f24102de59c316a5d57b1ef2104c418314d13bd33e68ec802e8a461592000086877d0366f8c1100b02c0b524af0de83991b848eb90bf2b4e6cbb274a6dd5d043125e898c54ce2bdefe06a36e40ec4e39639d0990bd0a257007bc51811427829d321000e4ced7d1cd3452f02887410aa2b88c7baaeb257737b4f2975eb229ae83b1910e0674daceb2a47200f5c44aed18ed9e8a23f00b1e3bcf7bb204f5c980b80346463377a005cca66e85cf7b98ed7ddc2cc0200d334d1db19388a9e4b81730ece3970290dc666c42e5a0098e7591ed334514ae91442f7bc982f9fc939d776831d2f3be56a7da0940271ee7417941a2511ed460f002042b2991aca31ea016cb560e60de22013c056c352ca4b24defb0d6a0b130168bd20a60d476a003a4f080139676a7d609a26d2898e32a0abb999a96a8d890844d416db08b1a7a77dc939d7b64f0213b9b5d3c9fd08510dbdf7ad1cdb584108d402b0d1bf008c2056ba7fc72d05a0196a93d2cfbc73404083d0b3c28af68ee33363d519484a09212c7d0faf0fe3497908a0c6cbb29d7bc5eeeb1b20641bc809c40bc05eaa43086de5bf03e2bdbb846800473556f32dadef835c41508cb13376ce7566a92eaa6f40ce2010631466161533b7f70ad79ec7777db6df636641fda9874ebd6ab3907a6dad5494ab19fc06082204116d0e1dd3415480a7eef9799ebbfe6a57bff77e37fd63a9f499d18eddae2c39ffa3799e454b9073a6e7cf2fbf07d1b36234d6bf8cac8feaa5137e02c2ccedda33deebacaacb4ea820f6ff0105517d62acda3d0bacce32928653ee1de3db0057209f1aab2e4b70240bf289f1d700bfa5c7f5903f0ef01f3b30d4341443747f0000000049454e44ae426082</data>
- </image>
- </images>
- <connections>
- <connection>
- <sender>StopSearchButton</sender>
- <signal>clicked()</signal>
- <receiver>Form1</receiver>
- <slot>StopSearchButton_clicked()</slot>
- </connection>
- </connections>
- <tabstops>
- <tabstop>StopSearchButton</tabstop>
- <tabstop>FoundPartList</tabstop>
- </tabstops>
- <slots>
- <slot>StopSearchButton_clicked()</slot>
- </slots>
- <layoutdefaults spacing="6" margin="0"/>
- <includehints>
- <includehint>checklistctrl.h</includehint>
- </includehints>
- </UI>
-